GrapeCity MultiRow for Windows Forms 11.0J
CreateGridTemplateForColumnMode(IEnumerable<Cell>,Int32) メソッド

標準の左から右へのレイアウトの行列テンプレートに配置する Cell のコレクション。
行の最大の高さを示す System.Int32
指定したセルを使用して、標準の左から右へのレイアウトの行列 Template を作成します。
シンタックス
Public Overloads Shared Function CreateGridTemplateForColumnMode( _
   ByVal cells As IEnumerable(Of Cell), _
   ByVal rowsMaxHeight As Integer _
) As Template
public static Template CreateGridTemplateForColumnMode( 
   IEnumerable<Cell> cells,
   int rowsMaxHeight
)

パラメータ

cells
標準の左から右へのレイアウトの行列テンプレートに配置する Cell のコレクション。
rowsMaxHeight
行の最大の高さを示す System.Int32

戻り値の型

標準の左から右へのレイアウトの行列 Template を表す Template
参照

参照

Template クラス
Template メンバ
オーバーロード一覧

 

 


© 2008 GrapeCity inc. All rights reserved.